parent
495332af14
commit
c058636914
@ -0,0 +1,44 @@
|
||||
{
|
||||
"trash_id": "d54cd2bf1326287275b56bccedb72ee2",
|
||||
"trash_score": 3,
|
||||
"name": "ADN",
|
||||
"includeCustomFormatWhenRenaming": true,
|
||||
"specifications": [
|
||||
{
|
||||
"name": "WEBDL",
|
||||
"implementation": "SourceSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": 3
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "WEBRIP",
|
||||
"implementation": "SourceSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": 4
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "WEB",
|
||||
"implementation": "SourceSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "ADN",
|
||||
"implementation": "ReleaseTitleSpecification",
|
||||
"negate": false,
|
||||
"required": true,
|
||||
"fields": {
|
||||
"value": "\\b(ADN)\\b"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,43 @@
|
||||
{
|
||||
"trash_id": "e5e6405d439dcd1af90962538acd4fe0",
|
||||
"name": "WKN",
|
||||
"includeCustomFormatWhenRenaming": true,
|
||||
"specifications": [
|
||||
{
|
||||
"name": "WEBDL",
|
||||
"implementation": "SourceSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": 3
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "WEBRIP",
|
||||
"implementation": "SourceSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": 4
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "WEB",
|
||||
"implementation": "SourceSpecification",
|
||||
"negate": false,
|
||||
"required": false,
|
||||
"fields": {
|
||||
"value": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "WKN",
|
||||
"implementation": "ReleaseTitleSpecification",
|
||||
"negate": false,
|
||||
"required": true,
|
||||
"fields": {
|
||||
"value": "\\b(WKN|Waka(nim)?)\\b"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
@ -0,0 +1,10 @@
|
||||
??? abstract "French Anime Streaming Services - [CLICK TO EXPAND]"
|
||||
| Custom Format | Score | Trash ID |
|
||||
| -------------------------------------------------------------------------------------------- | ----------------------------------------------- | -------------------------------------------- |
|
||||
| [{{ sonarr['cf']['french-adn']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#adn) | {{ sonarr['cf']['french-adn']['trash_score'] }} | {{ sonarr['cf']['french-adn']['trash_id'] }} |
|
||||
| [{{ sonarr['cf']['french-wkn']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#wkn) | 0 | {{ sonarr['cf']['french-wkn']['trash_id'] }} |
|
||||
|
||||
??? info "Info - [CLICK TO EXPAND]"
|
||||
|
||||
- **ADN**: Animation Digital Network, abbreviated ADN, formerly Anime Digital Network, is a VoD and simulcast platform born from the merger between KZPlay, belonging to Kazé, and Genzai, belonging to Kana Home Video, with the theme of broadcasting series and features Japanese and Franco-Belgian animated films.
|
||||
- **WKN** (*or Wakanim*): Wakanim was a French subscription video on-demand streaming service owned by U.S.-based Funimation. The service was specialized in the online streaming and simulcasting of Japanese anime series. It was also the first company to offer videos for download without digital rights management on anime series in Europe. The service was consolidated into Crunchyroll in March 2022.
|
@ -0,0 +1,10 @@
|
||||
??? abstract "Services de streaming français d'Animés - [CLIQUEZ POUR AFFICHER]"
|
||||
| Formats Personnalisés | Score | Trash ID |
|
||||
| -------------------------------------------------------------------------------------------- | ----------------------------------------------- | -------------------------------------------- |
|
||||
| [{{ sonarr['cf']['french-adn']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#adn) | {{ sonarr['cf']['french-adn']['trash_score'] }} | {{ sonarr['cf']['french-adn']['trash_id'] }} |
|
||||
| [{{ sonarr['cf']['french-wkn']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#wkn) | 0 | {{ sonarr['cf']['french-wkn']['trash_id'] }} |
|
||||
|
||||
??? info "Info - [CLICK TO EXPAND]"
|
||||
|
||||
- **ADN**: Animation Digital Network, abrégé ADN, anciennement Anime Digital Network, est une plate-forme de VoD et simulcast née de la fusion entre KZPlay, appartenant à Kazé, et Genzai, appartenant à Kana Home Video, ayant pour thématique la diffusion de séries et longs métrages d'animation japonaise et franco-belge.
|
||||
- **WKN** (*ou Wakanim*): Wakanim est une plateforme de VOD ayant pour thématique la diffusion de séries d'animation japonaise. C'est également la première société à proposer des vidéos en téléchargement sans gestion des droits numériques sur des séries d'animation en Europe. En mars 2022, le catalogue de la plateforme est fusionné sur Crunchyroll.
|
Loading…
Reference in new issue